projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ac973a
)
rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h
author
Philipp Tomsich
<
[email protected]
>
Fri, 14 Jul 2017 15:51:44 +0000
(17:51 +0200)
committer
Philipp Tomsich
<
[email protected]
>
Sun, 13 Aug 2017 15:12:33 +0000
(17:12 +0200)
To build TPL and SPL stages for the RK3368, we will also need to
enable the SPL_FRAMEWORK.
Signed-off-by: Philipp Tomsich <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
include/configs/rk3368_common.h
patch
|
blob
|
history
diff --git
a/include/configs/rk3368_common.h
b/include/configs/rk3368_common.h
index e35f4c0a840924754f5c768b799c39503d8bbd42..678f40d5bf678923c4136583f1969e49cd219dbc 100644
(file)
--- a/
include/configs/rk3368_common.h
+++ b/
include/configs/rk3368_common.h
@@
-23,6
+23,7
@@
#define COUNTER_FREQUENCY 24000000
+#define CONFIG_SPL_FRAMEWORK
#define CONFIG_SYS_NS16550_MEM32
#define CONFIG_SYS_TEXT_BASE 0x00200000